home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.18
- [Setup]
- AppName=Check Identical Files
- AppVerName=Check Identical Files version 2.11
- AppId=Check Identical Files
- DefaultDirName={pf}\Check Identical Files
- DefaultGroupName=Check Identical Files
- UninstallDisplayIcon={app}\checksam.exe
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\checksam.exe"; DestDir: "{app}";
- Source: "{app}\checksam.cnt"; DestDir: "{app}";
- Source: "{app}\checksam.hlp"; DestDir: "{app}";
- Source: "{app}\readme.rtf"; DestDir: "{app}";
- Source: "{app}\license.txt"; DestDir: "{app}";
- [Run]
- Filename: "{app}\checksam.exe"; Description: "Launch application"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\Check Identical Files"; Filename: "{app}\checksam.exe";
- Name: "{group}\C.I.F. Help"; Filename: "{app}\checksam.hlp";
- Name: "{userdesktop}\Check Identical Files"; Filename: "{app}\checksam.exe";
- [UninstallDelete]
- Type: files; Name: "{app}\checksam.ini";
- Type: dirifempty; Name: "{app}";
-